projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6238bd
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 30 Aug 2009 04:50:49 +0000
(
04:50
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 30 Aug 2009 04:50:49 +0000
(
04:50
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5ab6d3b49b35d6ecd780484d6cb9fe7cce82414a..f92f26e1f5be313c4e879d72fa4157f651e9ca91 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2009-08-30 Nick Roberts <nickrob@snap.net.nz>
+
+ * process.c (wait_reading_process_output): Keep the descriptor
+ when pty is used by a non-child process, e.g., in I/O buffer of
+ GDB this allows inferior to be restarted.
+
2009-08-29 Eli Zaretskii <eliz@gnu.org>
* xdisp.c (redisplay_internal): Remove redundant test and collapse